func runtime.memhashFallback
2 uses
runtime (current package)
alg.go#L54: return memhashFallback(x.str, h, uintptr(x.len))
hash64.go#L25: func memhashFallback(p unsafe.Pointer, seed, s uintptr) uintptr {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)